Sharing folders with VirtualBox, Win7 Host and Ubuntu 9.10 Guest [closed]
Posted
by user225890
on Stack Overflow
See other posts from Stack Overflow
or by user225890
Published on 2009-12-06T18:19:40Z
Indexed on
2010/03/20
21:41 UTC
Read the original article
Hit count: 148
I have a development setup from this tutorial: http://www.sitepoint.com/blogs/2009/10/27/build-your-own-dev-server-with-virtualbox/
But what I can't figure out is how to share a folder on my Ubuntu virtualized machine with the host Win7. I want to use a Windows text editor to edit code that's on my Ubuntu server.
I've tried using the Shared Folders setting, adding "/var/www" but it says that the path is not absolute. When I click on "other", it only allows me to browse folders on my Win7 host.
Both the host and guest are 64-bit OS. Thanks in advance!
© Stack Overflow or respective owner